1) Open an hex editor and create new file by pasting the following pattern (it's 512 byte lenght file, 200 in hex):
444C4430000000000000000000000000FC05000088673AFB00000000000000002B00000001000000F50500000000000000000000000000000000000000000000E000000000000000000000000000000000000000000000000000000000000000FF00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000


2) Following the above pattern, copy and paste this modules in order:

   USAG (partially, from 0h to 2CEh)
   200h to 3CAh, then '0' fill until E00h

   RAMI (entire module)
   E00h to 10E00h

   RAM0 (entire module)
   10E00h to 90E00h

   RPOP (entire module)
   90E00h to 91200h

   ZONE (entire module)
   91200h to A1200h

   SRVP (entire module)
   A1200h to A1A00h

   SRVM (entire module)
   A1A00h to A5600h

   CHNM (entire module)
   A5600h to BA000h

   IDNT (partially, from 0h to 400h)
   BA000h to BA400h

   CNFG (entire module)
   BA400h to BA800h

   WWNM (entire module)
   BA800h to BAA00h

   RPSP (entire module)
   BAA00h to BBA00h

   SPTR (entire module)
   BBA00h to BBE00h

   ABLP (entire module)
   BBE00h to BC000h

   DBGC (entire module)
   BC000h to BC800h

   ALSM (entire module)
   BC800h to BD000h

   ATIR (entire module)
   BD000h to BF800

3) Save the file and rename it as "loader.ldr
   It should be BF800h lenght (784384 bytes).

